🎖️GitЯра🎖️
.github/homebrew/meshtastic-desktop.rb bfb66eb988f8259e66ab4adb03dbffb900280d3f (bfb66eb9) Text, 1.25 KB
T8b949e# Homebrew Cask template for Meshtastic Desktop.
T8b949e#
T8b949e# Source of truth for the cask published to the meshtastic/homebrew-tap tap
T8b949e# (alongside the meshtasticd formula). The `update-homebrew-cask` job in
T8b949e# promote.yml substitutes {{VERSION}} and {{SHA256}} and opens a PR against the
T8b949e# tap on every production release, so its brew test-bot CI validates the bump.
T8b949e# The download URL depends on the jpackage DMG being named
T8b949e# "Meshtastic Desktop-<version>.dmg" (GitHub rewrites the space to a dot).
T8b949e#
T8b949e# NOTE: arm64-only — CI has no Intel macOS runner, so no x86_64 DMG exists.
T8b949e# When one is added, switch to `arch arm: ..., intel: ...` with per-arch sha256.
Te6edf3cask Ta5d6ff"Ta5d6ffmeshtastic-desktopTa5d6ff" Tff7b72do
Te6edf3version Ta5d6ff"Ta5d6ff{{VERSION}}Ta5d6ff"
Te6edf3sha256 Ta5d6ff"Ta5d6ff{{SHA256}}Ta5d6ff"
Te6edf3url Ta5d6ff"Ta5d6ffhttps://github.com/meshtastic/Meshtastic-Android/releases/download/vTffd700#{Te6edf3versionTffd700}Ta5d6ff/Meshtastic.Desktop-Tffd700#{Te6edf3versionTffd700}Ta5d6ff.dmgTa5d6ff"Tb4b4b4,
Ta5d6ffverifiedTb4b4b4: Ta5d6ff"Ta5d6ffgithub.com/meshtastic/Meshtastic-Android/Ta5d6ff"
Tffa657name Ta5d6ff"Ta5d6ffMeshtastic DesktopTa5d6ff"
Te6edf3desc Ta5d6ff"Ta5d6ffCompanion app for Meshtastic mesh-networking radiosTa5d6ff"
Te6edf3homepage Ta5d6ff"Ta5d6ffhttps://meshtastic.org/Ta5d6ff"
Te6edf3livecheck Tff7b72do
Te6edf3url Ta5d6ff:url
Te6edf3strategy Ta5d6ff:github_latest
Tff7b72end
Te6edf3auto_updates Tff7b72false
Te6edf3depends_on Ta5d6ffarchTb4b4b4: Ta5d6ff:arm64
Te6edf3depends_on Ta5d6ffmacosTb4b4b4: Ta5d6ff:monterey
Te6edf3app Ta5d6ff"Ta5d6ffMeshtastic Desktop.appTa5d6ff"
Te6edf3zap Ta5d6fftrashTb4b4b4: Ta5d6ff"Ta5d6ff~/.meshtasticTa5d6ff"
Tff7b72end
Served by rngit 1.5.2 - Generated in 0.04s